*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 4 Dec 2000 14:48:32 +0000 (14:48 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 4 Dec 2000 14:48:32 +0000 (14:48 +0000)
src/ChangeLog

index 16f14167313b3167652c91b923bd22b4da8f1af7..e484ffed5768e49a34f29924d7d21ee6119d3ae3 100644 (file)
@@ -1,5 +1,9 @@
 2000-12-04  Gerd Moellmann  <gerd@gnu.org>
 
+       * keyboard.c (Fread_key_sequence): Don't start the busy cursor
+       timer after having read a key.  It's not good for code reading
+       several keys in a loop, like an input method.
+
        * fileio.c (Finsert_file_contents): When VISIT is t, don't
        record undo information for format-decode.